Skip to content

feat: additional NATS auth options#1315

Open
mfreeman451 wants to merge 7 commits intofalcosecurity:masterfrom
mfreeman451:feature/nats-enhanced-auth
Open

feat: additional NATS auth options#1315
mfreeman451 wants to merge 7 commits intofalcosecurity:masterfrom
mfreeman451:feature/nats-enhanced-auth

Conversation

@mfreeman451
Copy link
Copy Markdown

@mfreeman451 mfreeman451 commented Mar 3, 2026

What type of PR is this?

Uncomment one (or more) /kind <> lines:

/kind bug

/kind cleanup

/kind design

/kind documentation

/kind failing-test

/kind feature

Any specific area of the project related to this PR?

Uncomment one (or more) /area <> lines:

/area build

/area config

/area outputs

/area tests

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #1316

Special notes for your reviewer:

@poiana
Copy link
Copy Markdown

poiana commented Mar 3, 2026

Welcome @mfreeman451! It looks like this is your first PR to falcosecurity/falcosidekick 🎉

@poiana poiana requested a review from fjogeleit March 3, 2026 05:20
@poiana
Copy link
Copy Markdown

poiana commented Mar 3, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: mfreeman451
Once this PR has been reviewed and has the lgtm label, please assign issif for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@poiana poiana requested a review from leogr March 3, 2026 05:20
Copy link
Copy Markdown
Author

@mfreeman451 mfreeman451 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mfreeman451
Copy link
Copy Markdown
Author

/kind feature

@poiana poiana added kind/feature New feature or request and removed needs-kind labels Mar 3, 2026
@mfreeman451
Copy link
Copy Markdown
Author

/area outputs

@mfreeman451 mfreeman451 marked this pull request as ready for review March 3, 2026 06:08
@poiana poiana requested a review from cpanato March 3, 2026 06:08
Comment thread outputs/nats.go Outdated
Comment thread outputs/nats.go Outdated
Comment thread outputs/nats.go Outdated
Comment thread main.go
Copy link
Copy Markdown
Author

@mfreeman451 mfreeman451 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@leogr
Copy link
Copy Markdown
Member

leogr commented Mar 16, 2026

Adding label do-not-merge/contains-merge-commits because PR contains merge commits, which are not allowed in this repository. Use git rebase to reapply your commits on top of the target branch. Detailed instructions for doing so can be found here.

Details

Hey @mfreeman451

Per our policy, merge commits are not allowed. Here's a quick guide to rebase properly: https://github.com/falcosecurity/.github/blob/main/CONTRIBUTING.md#resolving-conflicts-by-rebasing

mfreeman451 and others added 7 commits March 16, 2026 15:45
Signed-off-by: Michael Freeman <mfreeman451@gmail.com>
Signed-off-by: Michael Freeman <mfreeman451@gmail.com>
Signed-off-by: Michael Freeman <mfreeman451@gmail.com>
Signed-off-by: Michael Freeman <mfreeman451@gmail.com>
Co-authored-by: Leonardo Grasso <me@leonardograsso.com>
Signed-off-by: Michael Freeman <mfreeman@carverauto.dev>
Signed-off-by: Michael Freeman <mfreeman451@gmail.com>
Co-authored-by: Leonardo Grasso <me@leonardograsso.com>
Signed-off-by: Michael Freeman <mfreeman@carverauto.dev>
Signed-off-by: Michael Freeman <mfreeman451@gmail.com>
Signed-off-by: Michael Freeman <mfreeman451@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing NATS authentication options

3 participants